Bump the android-dependencies group in /app with 7 updates - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the android-dependencies group in /app with 7 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the android-dependencies group in /app with 7 updates: | Package | From | To | | --- | --- | --- | | com.android.application | `8.6.1` | `9.3.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.4.10` | | androidx.core:core-ktx | `1.13.1` | `1.19.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.11.0` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.4.0` | | androidx.appcompat:appcompat | `1.7.0` | `1.8.0` | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.12.0` | `1.14.0` | Updates `com.android.application` from 8.6.1 to 9.3.1 Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.4.10) Updates `androidx.core:core-ktx` from 1.13.1 to 1.19.0 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.11.0) Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.4.0) Updates `androidx.appcompat:appcompat` from 1.7.0 to 1.8.0 Updates `com.google.android.material:material` from 1.12.0 to 1.14.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.14.0) --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: androidx.appcompat:appcompat dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/app/android-dependencies-747ce091a6
branch
August 24, 2026 00:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the android-dependencies group in /app with 7 updates:
8.6.19.3.12.0.202.4.101.13.11.19.01.9.01.11.04.12.05.4.01.7.01.8.01.12.01.14.0Updates
com.android.applicationfrom 8.6.1 to 9.3.1Updates
org.jetbrains.kotlin.androidfrom 2.0.20 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
androidx.core:core-ktxfrom 1.13.1 to 1.19.0Updates
org.jetbrains.kotlinx:kotlinx-coroutines-androidfrom 1.9.0 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's changelog.
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
com.squareup.okhttp3:okhttpfrom 4.12.0 to 5.4.0Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.
... (truncated)
Commits
61423f4Prepare for release 5.4.0.d7e6effUpdate eclipse.osgi to v3.24.200 (#9480)7a35098Update bnd to v7.3.0 (#9475)0c5a45bUpdate dependency com.puppycrawl.tools:checkstyle to v13.5.0 (#9468)113ad17Update dependency macos to v26 (#9457)84f601aUpdate shadow.plugin to v9.4.2 (#9466)7d463f4Update spotless.plugin to v8.6.0 (#9464)3bf00f5Update plugin com.diffplug.spotless to v8.6.0 (#9463)cfc45a3Update spotless.plugin to v8.5.1 (#9456)81c5006Apply gradle lint correctly (#9459)Updates
androidx.appcompat:appcompatfrom 1.7.0 to 1.8.0Updates
com.google.android.material:materialfrom 1.12.0 to 1.14.0Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
66c334b[Release] Update library version to 1.14.0 stable12e57b5[Focus Rings] Add setters and getters for stroke widths and inner insetf4652d6[NavigationView] Improve focus saving when opening NavigationView14b9ac9[Focus Rings] Add setters for outer and inner stroke colors and for refreshin...d6de1da[A11y][BottomSheet] Auto-expand when a focused view is off-screen in non-touc...41cfb65[A11y][NavigationView] Request and restore focus when opened and closed in Dr...8f63e94[Catalog] Fix lift on scroll glitchiness in All Components demo80aa0cc[Release] Update library version to 1.14.0-rc01fd44c9d[Button] [SplitButton] Fix inset and optical centering issue for SplitButton ...e6ae416[SearchView] Make sure IME is hidden when EditText loses focusDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions